home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Misc / msql-1.0.6 / src / msql / version.h < prev   
Text File  |  1995-05-28  |  97b  |  8 lines

  1. /*
  2. ** Mini SQL version details
  3. */
  4.  
  5. #define PROTOCOL_VERSION     5
  6. #define SERVER_VERSION      "1.0.6"
  7.  
  8.